{"type":"object","required":["id","customIdentityAuthRequestDetails"],"properties":{"id":{"type":"string","description":"ID to be sent to Bespoke connector. Used to correlate the verification request through api/v1/idantity-verification/{id}\n"},"customIdentityAuthRequestDetails":{"type":"object","description":"This field will contain al the details required by the IDP (Identity Provider) to initiate an auth session.\nI.e., personal ID, country, type (MOBILE/SMART), language, localized display message, and others\n","additionalProperties":true}}}